home *** CD-ROM | disk | FTP | other *** search
/ PC World 2004 September / PCWorld_2004-09_cd.bin / software / topware / tweaknow / PowerPro-t.exe / {app} / Convert.dll / REGISTRY / 101 (.txt)
InstallShield Script  |  2004-06-30  |  2KB  |  54 lines

  1.     SimpleExt.SimpleShlExt.1 = s 'SimpleShlExt Class'
  2.         CLSID = s '{5E2121EE-0300-11D4-8D3B-444553540000}'
  3.     SimpleExt.SimpleShlExt = s 'SimpleShlExt Class'
  4.         CLSID = s '{5E2121EE-0300-11D4-8D3B-444553540000}'
  5.         CurVer = s 'SimpleExt.SimpleShlExt.1'
  6.     NoRemove CLSID
  7.         ForceRemove {5E2121EE-0300-11D4-8D3B-444553540000} = s 'SimpleShlExt Class'
  8.             ProgID = s 'SimpleExt.SimpleShlExt.1'
  9.             VersionIndependentProgID = s 'SimpleExt.SimpleShlExt'
  10.             ForceRemove 'Programmable'
  11.             InprocServer32 = s '%MODULE%'
  12.                 val ThreadingModel = s 'Apartment'
  13.             'TypeLib' = s '{5E2121E1-0300-11D4-8D3B-444553540000}'
  14.     NoRemove pngfile
  15.     {
  16.         NoRemove ShellEx
  17.         {
  18.             NoRemove ContextMenuHandlers
  19.             {
  20.                 ForceRemove SimpleShlExt = s '{5E2121EE-0300-11D4-8D3B-444553540000}'
  21.             }
  22.         }
  23.     }
  24.     NoRemove jpegfile
  25.     {
  26.         NoRemove ShellEx
  27.         {
  28.             NoRemove ContextMenuHandlers
  29.             {
  30.                 ForceRemove SimpleShlExt = s '{5E2121EE-0300-11D4-8D3B-444553540000}'
  31.             }
  32.         }
  33.     }
  34.     NoRemove giffile
  35.     {
  36.         NoRemove ShellEx
  37.         {
  38.             NoRemove ContextMenuHandlers
  39.             {
  40.                 ForceRemove SimpleShlExt = s '{5E2121EE-0300-11D4-8D3B-444553540000}'
  41.             }
  42.         }
  43.     }
  44.     NoRemove Paint.Picture
  45.     {
  46.         NoRemove ShellEx
  47.         {
  48.             NoRemove ContextMenuHandlers
  49.             {
  50.                 ForceRemove SimpleShlExt = s '{5E2121EE-0300-11D4-8D3B-444553540000}'
  51.             }
  52.         }
  53.     }
  54.